toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
json
/
is_null
is_null
rell
pure
function
is_null
(
)
:
boolean
Determine whether this JSON value is null.
Return
true if this JSON value is null, false otherwise
Since
0.14.16